The following commands are available for your use with the Tools.lsp routine:

Dimensions:
    DH   Horizontal dimensions
    DV   Vertical dimensions
    DC   Continued dimensions
    DR   Radius dimensions
    DAN  Angle dimensions
    DA   Aligned dimensions

Blocks:
    I    Inserts exploded blocks
    WB   Creates world block on layer 0 and reinsets itself in drawing.

1/16" Offsets:
    1    1/16"
    2    1/8"
    3    3/16"
    4    1/4"
    5    5/16"
    6    3/8"
    7    7/16"
    8    1/2"
    9    9/16"
    10   5/8"
    11   11/16"
    12   3/4"
    13   13/16"
    14   7/8"
    15   15/16"

Line type changes:
    CTC  Continuous
    CTH  Hidden
    CTD  Dashed
    CTP  Phamton
    CTR  Center
    CT   Changes color and linetype per above abervations 
    
Line colors:
    CC   Changes entity colors
    CT   Changes color and linetype

Leaders:
   LE    Standard leader
   AL    Leader with arc line

Osnap:
   OM    Selects mupltical osnap. Will select on nearest intersection, endpoint, midpoint or node
   OX    Disables above feature and sets to none

Fillet:
   FS    Standard fillet
   FR    Radius fillet

Zooms:
   ZW   Zoom window
   ZD   Zoom dynamic
   ZP   Zoom previous

BOX     Builds rect box by dimensions or selecting points
CM      Copies mulitiples
2C      2 point circles
3C      3 point circles
SL      Sets layer
PA      Sets layer by selecting entity

To install this routine so it loads automaticaly create file in support     
directory titled Acad.lsp    In this file type (load "Tools")
